home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 7 / FM Towns Free Software Collection 7.iso / taropyon / guilib3 / prg / dll / bgm / bgm.rdf < prev    next >
Text File  |  1993-11-30  |  695b  |  45 lines

  1. extern
  2.     clock                    NUL
  3.     fread                    NUL
  4.     fseek                    NUL
  5.     ftell                    NUL
  6.     FS_fopen                NUL
  7.     FS_fclose                NUL
  8.     FS_getSnam                NUL
  9.     rewind                    NUL
  10.     SND_int_timer_a_set        NUL
  11.     SND_int_timer_sub_set    NUL
  12.     SND_fm_timer_a_set        NUL
  13.     SND_fm_timer_a_start    NUL
  14.     strncmp                    NUL
  15.     strcmpi                    NUL
  16.     _XLD_callFree            NUL
  17.     _XLD_callMalloc            NUL
  18. end
  19.  
  20. public
  21.     MID_sysInit
  22.     MID_sysEnd
  23.  
  24.     MID_getMidiPortTbl
  25.     MID_send
  26.     MID_allNoteoff
  27.     MID_noteon
  28.     MID_noteoff
  29.     MID_polyphonicAfterTouch
  30.     MID_contorollChange
  31.     MID_programChange
  32.     MID_channelAfterTouch
  33.     MID_pitchBend
  34.     MID_exclusive
  35.     MID_putc
  36.  
  37.     MID_playStart
  38.     MID_playStop
  39.     MID_playStatFlag
  40.  
  41.     SMF_setDefaultPort
  42.     SMF_getDefaultPort
  43. end
  44.  
  45.